[INFO] fetching crate pdf-cos 0.39.0...
[INFO] fixing pdf-cos-0.39.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate pdf-cos 0.39.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate pdf-cos 0.39.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pdf-cos 0.39.0
[INFO] tweaked toml for crates.io crate pdf-cos 0.39.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pdf-cos 0.39.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pdf-cos 0.39.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 31eb074215d617003f7453d1bb8d00cbdf29568465c5b80526286a453d92b4fe
[INFO] running `Command { std: "docker" "start" "31eb074215d617003f7453d1bb8d00cbdf29568465c5b80526286a453d92b4fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31eb074215d617003f7453d1bb8d00cbdf29568465c5b80526286a453d92b4fe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31eb074215d617003f7453d1bb8d00cbdf29568465c5b80526286a453d92b4fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "31eb074215d617003f7453d1bb8d00cbdf29568465c5b80526286a453d92b4fe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.2.50
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]     Checking nom_locate v5.0.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking js-sys v0.3.91
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking pdf-cos v0.39.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking wasm-bindgen-futures v0.3.27
[INFO] [stderr]     Checking wasm-bindgen-test v0.2.50
[INFO] [stdout] error[E0463]: can't find crate for `lopdf`
[INFO] [stdout]  --> examples/create.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate lopdf;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> examples/analyze_pdf.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lopdf::{Document, Object};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]  --> examples/create_text_heavy_pdf.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lopdf::content::{Content, Operation};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (example "create") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> examples/create_text_heavy_pdf.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lopdf::dictionary;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> examples/create_text_heavy_pdf.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use lopdf::{Document, Object, Stream};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `lopdf`
[INFO] [stdout]  --> examples/merge.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate lopdf;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> examples/analyze_page_contents.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lopdf::{Document, Object};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (example "merge") due to 1 previous error
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> examples/debug_object_stream.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lopdf::{Object, ObjectStream};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]   --> examples/debug_object_stream.rs:12:63
[INFO] [stdout]    |
[INFO] [stdout] 12 |         .add_object((2, 0), Object::String(b"Hello".to_vec(), lopdf::StringFormat::Literal))
[INFO] [stdout]    |                                                               ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use pdf_cos::StringFormat;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 12 -         .add_object((2, 0), Object::String(b"Hello".to_vec(), lopdf::StringFormat::Literal))
[INFO] [stdout] 12 +         .add_object((2, 0), Object::String(b"Hello".to_vec(), StringFormat::Literal))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]  --> examples/analyze_page_contents.rs:8:50
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn load_document(path: &str) -> Result<Document, lopdf::Error> {
[INFO] [stdout]   |                                                  ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (example "analyze_page_contents") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> examples/analyze_references.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lopdf::{Document, Object, ObjectId};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]  --> tests/extract_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lopdf::content::{Content, Operation};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> examples/analyze_object_streams.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lopdf::{Document, Object};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> tests/modify.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lopdf::{Document, Object};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]   --> tests/modify.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     use lopdf::Result;
[INFO] [stdout]    |         ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> tests/modify.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use lopdf::Dictionary as LoDictionary;
[INFO] [stdout]   |         ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> tests/modify.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use lopdf::Stream as LoStream;
[INFO] [stdout]   |         ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> tests/object_stream_methods_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lopdf::{Document, Object, ObjectStream, SaveOptions, Stream, dictionary};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> examples/test_decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lopdf::Document;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]   --> examples/analyze_references.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 90 |         if lopdf::ObjectStream::can_be_compressed(id, obj, &doc) {
[INFO] [stdout]    |            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use pdf_cos::ObjectStream;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ObjectStream`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 90 -         if lopdf::ObjectStream::can_be_compressed(id, obj, &doc) {
[INFO] [stdout] 90 +         if ObjectStream::can_be_compressed(id, obj, &doc) {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> examples/rotate.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lopdf::Document;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (example "analyze_pdf") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (example "debug_object_stream") due to 2 previous errors
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> examples/print_annotations.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use lopdf::{Document, Object};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> tests/extract_test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use lopdf::{Document, Object, Stream, StringFormat, dictionary};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (example "create_text_heavy_pdf") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (example "rotate") due to 1 previous error
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> examples/analyze_references.rs:155:40
[INFO] [stdout]     |
[INFO] [stdout] 155 | fn collect_references_from_dict(dict: &lopdf::Dictionary) -> HashSet<ObjectId> {
[INFO] [stdout]     |                                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (example "test_decryption") due to 1 previous error
[INFO] [stderr] error: could not compile `pdf-cos` (example "analyze_references") due to 3 previous errors
[INFO] [stderr] error: could not compile `pdf-cos` (test "modify") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `lopdf`
[INFO] [stdout]  --> tests/decryption.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lopdf::{Document, Error, Object};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1545:24
[INFO] [stdout]      |
[INFO] [stdout] 1545 |     let catalog_dict = lopdf::dictionary! { "Type" => "Catalog" };
[INFO] [stdout]      |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1444:21
[INFO] [stdout]      |
[INFO] [stdout] 1444 |     let font_dict = lopdf::dictionary! {
[INFO] [stdout]      |                     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1439:49
[INFO] [stdout]      |
[INFO] [stdout] 1439 |         let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.into_bytes());
[INFO] [stdout]      |                                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1425:25
[INFO] [stdout]      |
[INFO] [stdout] 1425 |         let page_dict = lopdf::dictionary! {
[INFO] [stdout]      |                         ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1415:26
[INFO] [stdout]      |
[INFO] [stdout] 1415 |     let resources_dict = lopdf::dictionary! {
[INFO] [stdout]      |                          ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1407:22
[INFO] [stdout]      |
[INFO] [stdout] 1407 |     let pages_dict = lopdf::dictionary! {
[INFO] [stdout]      |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1399:24
[INFO] [stdout]      |
[INFO] [stdout] 1399 |     let catalog_dict = lopdf::dictionary! {
[INFO] [stdout]      |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1270:45
[INFO] [stdout]      |
[INFO] [stdout] 1270 |     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content);
[INFO] [stdout]      |                                             ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1257:21
[INFO] [stdout]      |
[INFO] [stdout] 1257 |     let page_dict = lopdf::dictionary! {
[INFO] [stdout]      |                     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1249:22
[INFO] [stdout]      |
[INFO] [stdout] 1249 |     let pages_dict = lopdf::dictionary! {
[INFO] [stdout]      |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1241:24
[INFO] [stdout]      |
[INFO] [stdout] 1241 |     let catalog_dict = lopdf::dictionary! {
[INFO] [stdout]      |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1178:50
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     let mut content2_stream = lopdf::Stream::new(lopdf::dictionary! { "Filter" => "FlateDecode" }, content2.to_vec());
[INFO] [stdout]      |                                                  ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1173:50
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     let mut content1_stream = lopdf::Stream::new(lopdf::dictionary! { "Filter" => "FlateDecode" }, content1.to_vec());
[INFO] [stdout]      |                                                  ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1164:21
[INFO] [stdout]      |
[INFO] [stdout] 1164 |     let font_dict = lopdf::dictionary! {
[INFO] [stdout]      |                     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1154:22
[INFO] [stdout]      |
[INFO] [stdout] 1154 |     let page2_dict = lopdf::dictionary! {
[INFO] [stdout]      |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1144:22
[INFO] [stdout]      |
[INFO] [stdout] 1144 |     let page1_dict = lopdf::dictionary! {
[INFO] [stdout]      |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1136:26
[INFO] [stdout]      |
[INFO] [stdout] 1136 |     let resources_dict = lopdf::dictionary! {
[INFO] [stdout]      |                          ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1128:22
[INFO] [stdout]      |
[INFO] [stdout] 1128 |     let pages_dict = lopdf::dictionary! {
[INFO] [stdout]      |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1120:24
[INFO] [stdout]      |
[INFO] [stdout] 1120 |     let catalog_dict = lopdf::dictionary! {
[INFO] [stdout]      |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1034:46
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     let content3_stream = lopdf::Stream::new(lopdf::dictionary! {}, content3.to_vec());
[INFO] [stdout]      |                                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1030:46
[INFO] [stdout]      |
[INFO] [stdout] 1030 |     let content2_stream = lopdf::Stream::new(lopdf::dictionary! {}, content2.to_vec());
[INFO] [stdout]      |                                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]   --> tests/object_stream_methods_test.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let config = lopdf::ObjectStreamConfig::default();
[INFO] [stdout]    |                  ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use pdf_cos::ObjectStreamConfig;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ObjectStreamConfig`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 20 -     let config = lopdf::ObjectStreamConfig::default();
[INFO] [stdout] 20 +     let config = ObjectStreamConfig::default();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1026:46
[INFO] [stdout]      |
[INFO] [stdout] 1026 |     let content1_stream = lopdf::Stream::new(lopdf::dictionary! {}, content1.to_vec());
[INFO] [stdout]      |                                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1017:21
[INFO] [stdout]      |
[INFO] [stdout] 1017 |     let font_dict = lopdf::dictionary! {
[INFO] [stdout]      |                     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1007:22
[INFO] [stdout]      |
[INFO] [stdout] 1007 |     let page3_dict = lopdf::dictionary! {
[INFO] [stdout]      |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:997:22
[INFO] [stdout]     |
[INFO] [stdout] 997 |     let page2_dict = lopdf::dictionary! {
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:987:22
[INFO] [stdout]     |
[INFO] [stdout] 987 |     let page1_dict = lopdf::dictionary! {
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:979:26
[INFO] [stdout]     |
[INFO] [stdout] 979 |     let resources_dict = lopdf::dictionary! {
[INFO] [stdout]     |                          ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:971:22
[INFO] [stdout]     |
[INFO] [stdout] 971 |     let pages_dict = lopdf::dictionary! {
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:963:24
[INFO] [stdout]     |
[INFO] [stdout] 963 |     let catalog_dict = lopdf::dictionary! {
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:829:45
[INFO] [stdout]     |
[INFO] [stdout] 829 |     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout]     |                                             ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:820:21
[INFO] [stdout]     |
[INFO] [stdout] 820 |     let page_dict = lopdf::dictionary! {
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:813:22
[INFO] [stdout]     |
[INFO] [stdout] 813 |     let pages_dict = lopdf::dictionary! {
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:806:24
[INFO] [stdout]     |
[INFO] [stdout] 806 |     let catalog_dict = lopdf::dictionary! {
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:748:22
[INFO] [stdout]     |
[INFO] [stdout] 748 |     let pages_dict = lopdf::dictionary! {
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:741:24
[INFO] [stdout]     |
[INFO] [stdout] 741 |     let catalog_dict = lopdf::dictionary! {
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:688:22
[INFO] [stdout]     |
[INFO] [stdout] 688 |     let pages_dict = lopdf::dictionary! {
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:681:24
[INFO] [stdout]     |
[INFO] [stdout] 681 |     let catalog_dict = lopdf::dictionary! {
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:614:45
[INFO] [stdout]     |
[INFO] [stdout] 614 |     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout]     |                                             ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:605:21
[INFO] [stdout]     |
[INFO] [stdout] 605 |     let font_dict = lopdf::dictionary! {
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:595:21
[INFO] [stdout]     |
[INFO] [stdout] 595 |     let page_dict = lopdf::dictionary! {
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:587:26
[INFO] [stdout]     |
[INFO] [stdout] 587 |     let resources_dict = lopdf::dictionary! {
[INFO] [stdout]     |                          ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/object_stream_methods_test.rs:287:50
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 Object::String(b"Test".to_vec(), lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                                  ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 287 -                 Object::String(b"Test".to_vec(), lopdf::StringFormat::Literal),
[INFO] [stdout] 287 +                 Object::String(b"Test".to_vec(), StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (test "extract_test") due to 2 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:579:22
[INFO] [stdout]     |
[INFO] [stdout] 579 |     let pages_dict = lopdf::dictionary! {
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:571:24
[INFO] [stdout]     |
[INFO] [stdout] 571 |     let catalog_dict = lopdf::dictionary! {
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:389:21
[INFO] [stdout]     |
[INFO] [stdout] 389 |     let page_dict = lopdf::dictionary! {
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |         lopdf::dictionary! {
[INFO] [stdout]     |         ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:370:22
[INFO] [stdout]     |
[INFO] [stdout] 370 |     let pages_dict = lopdf::dictionary! {
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:361:24
[INFO] [stdout]     |
[INFO] [stdout] 361 |     let catalog_dict = lopdf::dictionary! {
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:284:22
[INFO] [stdout]     |
[INFO] [stdout] 284 |     let pages_dict = lopdf::dictionary! {
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:276:24
[INFO] [stdout]     |
[INFO] [stdout] 276 |     let catalog_dict = lopdf::dictionary! {
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:217:45
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout]     |                                             ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:208:21
[INFO] [stdout]     |
[INFO] [stdout] 208 |     let font_dict = lopdf::dictionary! {
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:194:21
[INFO] [stdout]     |
[INFO] [stdout] 194 |     let page_dict = lopdf::dictionary! {
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:186:22
[INFO] [stdout]     |
[INFO] [stdout] 186 |     let pages_dict = lopdf::dictionary! {
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:178:24
[INFO] [stdout]     |
[INFO] [stdout] 178 |     let catalog_dict = lopdf::dictionary! {
[INFO] [stdout]     |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout]     |                                             ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let font_dict = lopdf::dictionary! {
[INFO] [stdout]     |                     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]   --> tests/decryption.rs:96:21
[INFO] [stdout]    |
[INFO] [stdout] 96 |     let page_dict = lopdf::dictionary! {
[INFO] [stdout]    |                     ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]   --> tests/decryption.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let resources_dict = lopdf::dictionary! {
[INFO] [stdout]    |                          ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]   --> tests/decryption.rs:80:22
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let pages_dict = lopdf::dictionary! {
[INFO] [stdout]    |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]   --> tests/decryption.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let catalog_dict = lopdf::dictionary! {
[INFO] [stdout]    |                        ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (example "print_annotations") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (test "object_stream_methods_test") due to 3 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]   --> examples/analyze_object_streams.rs:31:50
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn load_document(path: &str) -> Result<Document, lopdf::Error> {
[INFO] [stdout]    |                                                  ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (example "analyze_object_streams") due to 2 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/example.pdf`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/reader.rs:1283:20
[INFO] [stdout]      |
[INFO] [stdout] 1283 |     content.extend(include_bytes!("../assets/example.pdf"));
[INFO] [stdout]      |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]   --> tests/decryption.rs:59:33
[INFO] [stdout]    |
[INFO] [stdout] 59 |             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout]    |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use pdf_cos::StringFormat;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 59 -             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout] 59 +             Object::String(id1, StringFormat::Literal),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]   --> tests/decryption.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout]    |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use pdf_cos::StringFormat;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 60 -             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout] 60 +             Object::String(id2, StringFormat::Literal),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:115:26
[INFO] [stdout]     |
[INFO] [stdout] 115 |     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout]     |                          ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Stream;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Stream`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 115 -     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout] 115 +     let content_stream = Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:124:23
[INFO] [stdout]     |
[INFO] [stdout] 124 |     let permissions = lopdf::Permissions::all();
[INFO] [stdout]     |                       ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ttf_parser::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 124 -     let permissions = lopdf::Permissions::all();
[INFO] [stdout] 124 +     let permissions = Permissions::all();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:125:30
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]     |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 125 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 125 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:133:28
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionState;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 133 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 133 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:172:33
[INFO] [stdout]     |
[INFO] [stdout] 172 |             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 172 -             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout] 172 +             Object::String(id1, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:173:33
[INFO] [stdout]     |
[INFO] [stdout] 173 |             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 173 -             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout] 173 +             Object::String(id2, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:217:26
[INFO] [stdout]     |
[INFO] [stdout] 217 |     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout]     |                          ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Stream;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Stream`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 217 -     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout] 217 +     let content_stream = Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:224:23
[INFO] [stdout]     |
[INFO] [stdout] 224 |     let permissions = lopdf::Permissions::all();
[INFO] [stdout]     |                       ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ttf_parser::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 224 -     let permissions = lopdf::Permissions::all();
[INFO] [stdout] 224 +     let permissions = Permissions::all();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:225:30
[INFO] [stdout]     |
[INFO] [stdout] 225 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]     |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 225 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 225 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:233:28
[INFO] [stdout]     |
[INFO] [stdout] 233 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionState;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 233 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 233 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:270:33
[INFO] [stdout]     |
[INFO] [stdout] 270 |             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 270 -             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout] 270 +             Object::String(id1, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:271:33
[INFO] [stdout]     |
[INFO] [stdout] 271 |             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 271 -             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout] 271 +             Object::String(id2, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:295:49
[INFO] [stdout]     |
[INFO] [stdout] 295 |         Object::String(b"test string".to_vec(), lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 295 -         Object::String(b"test string".to_vec(), lopdf::StringFormat::Literal),
[INFO] [stdout] 295 +         Object::String(b"test string".to_vec(), StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:303:23
[INFO] [stdout]     |
[INFO] [stdout] 303 |     let permissions = lopdf::Permissions::all();
[INFO] [stdout]     |                       ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ttf_parser::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 303 -     let permissions = lopdf::Permissions::all();
[INFO] [stdout] 303 +     let permissions = Permissions::all();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:304:30
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]     |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 304 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 304 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:312:28
[INFO] [stdout]     |
[INFO] [stdout] 312 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionState;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 312 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 312 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:355:44
[INFO] [stdout]     |
[INFO] [stdout] 355 |             Object::String(vec![77u8; 16], lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 355 -             Object::String(vec![77u8; 16], lopdf::StringFormat::Literal),
[INFO] [stdout] 355 +             Object::String(vec![77u8; 16], StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:356:44
[INFO] [stdout]     |
[INFO] [stdout] 356 |             Object::String(vec![66u8; 16], lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 356 -             Object::String(vec![66u8; 16], lopdf::StringFormat::Literal),
[INFO] [stdout] 356 +             Object::String(vec![66u8; 16], StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:379:27
[INFO] [stdout]     |
[INFO] [stdout] 379 |     let metadata_stream = lopdf::Stream::new(
[INFO] [stdout]     |                           ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Stream;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Stream`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 379 -     let metadata_stream = lopdf::Stream::new(
[INFO] [stdout] 379 +     let metadata_stream = Stream::new(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:398:30
[INFO] [stdout]     |
[INFO] [stdout] 398 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]     |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 398 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 398 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:403:22
[INFO] [stdout]     |
[INFO] [stdout] 403 |         permissions: lopdf::Permissions::all(),
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ttf_parser::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 403 -         permissions: lopdf::Permissions::all(),
[INFO] [stdout] 403 +         permissions: Permissions::all(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:406:28
[INFO] [stdout]     |
[INFO] [stdout] 406 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionState;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 406 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 406 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:558:33
[INFO] [stdout]     |
[INFO] [stdout] 558 |             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 558 -             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout] 558 +             Object::String(id1, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:559:33
[INFO] [stdout]     |
[INFO] [stdout] 559 |             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 559 -             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout] 559 +             Object::String(id2, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:614:26
[INFO] [stdout]     |
[INFO] [stdout] 614 |     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout]     |                          ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Stream;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Stream`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 614 -     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout] 614 +     let content_stream = Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:618:23
[INFO] [stdout]     |
[INFO] [stdout] 618 |     let permissions = lopdf::Permissions::all();
[INFO] [stdout]     |                       ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ttf_parser::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 618 -     let permissions = lopdf::Permissions::all();
[INFO] [stdout] 618 +     let permissions = Permissions::all();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:619:30
[INFO] [stdout]     |
[INFO] [stdout] 619 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]     |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 619 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 619 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:627:28
[INFO] [stdout]     |
[INFO] [stdout] 627 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionState;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 627 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 627 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:675:33
[INFO] [stdout]     |
[INFO] [stdout] 675 |             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 675 -             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout] 675 +             Object::String(id1, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:676:33
[INFO] [stdout]     |
[INFO] [stdout] 676 |             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 676 -             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout] 676 +             Object::String(id2, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:696:30
[INFO] [stdout]     |
[INFO] [stdout] 696 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]     |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 696 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 696 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:701:22
[INFO] [stdout]     |
[INFO] [stdout] 701 |         permissions: lopdf::Permissions::all(),
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ttf_parser::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 701 -         permissions: lopdf::Permissions::all(),
[INFO] [stdout] 701 +         permissions: Permissions::all(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:704:28
[INFO] [stdout]     |
[INFO] [stdout] 704 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionState;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 704 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 704 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:735:33
[INFO] [stdout]     |
[INFO] [stdout] 735 |             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 735 -             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout] 735 +             Object::String(id1, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:736:33
[INFO] [stdout]     |
[INFO] [stdout] 736 |             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 736 -             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout] 736 +             Object::String(id2, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:756:30
[INFO] [stdout]     |
[INFO] [stdout] 756 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]     |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 756 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 756 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:761:22
[INFO] [stdout]     |
[INFO] [stdout] 761 |         permissions: lopdf::Permissions::all(),
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ttf_parser::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 761 -         permissions: lopdf::Permissions::all(),
[INFO] [stdout] 761 +         permissions: Permissions::all(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:764:28
[INFO] [stdout]     |
[INFO] [stdout] 764 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionState;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 764 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 764 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:796:33
[INFO] [stdout]     |
[INFO] [stdout] 796 |             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 796 -             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout] 796 +             Object::String(id1, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:797:33
[INFO] [stdout]     |
[INFO] [stdout] 797 |             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 797 -             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout] 797 +             Object::String(id2, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:829:26
[INFO] [stdout]     |
[INFO] [stdout] 829 |     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout]     |                          ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Stream;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Stream`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 829 -     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout] 829 +     let content_stream = Stream::new(lopdf::dictionary! {}, content.to_vec());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:833:30
[INFO] [stdout]     |
[INFO] [stdout] 833 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]     |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 833 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 833 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:838:22
[INFO] [stdout]     |
[INFO] [stdout] 838 |         permissions: lopdf::Permissions::all(),
[INFO] [stdout]     |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::fs::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::Permissions;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use ttf_parser::Permissions;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 838 -         permissions: lopdf::Permissions::all(),
[INFO] [stdout] 838 +         permissions: Permissions::all(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:841:28
[INFO] [stdout]     |
[INFO] [stdout] 841 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::EncryptionState;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 841 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 841 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:946:33
[INFO] [stdout]     |
[INFO] [stdout] 946 |             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 946 -             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout] 946 +             Object::String(id1, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]    --> tests/decryption.rs:947:33
[INFO] [stdout]     |
[INFO] [stdout] 947 |             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout]     |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout]   1 + use pdf_cos::StringFormat;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 947 -             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout] 947 +             Object::String(id2, StringFormat::Literal),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1026:27
[INFO] [stdout]      |
[INFO] [stdout] 1026 |     let content1_stream = lopdf::Stream::new(lopdf::dictionary! {}, content1.to_vec());
[INFO] [stdout]      |                           ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::Stream;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Stream`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1026 -     let content1_stream = lopdf::Stream::new(lopdf::dictionary! {}, content1.to_vec());
[INFO] [stdout] 1026 +     let content1_stream = Stream::new(lopdf::dictionary! {}, content1.to_vec());
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1030:27
[INFO] [stdout]      |
[INFO] [stdout] 1030 |     let content2_stream = lopdf::Stream::new(lopdf::dictionary! {}, content2.to_vec());
[INFO] [stdout]      |                           ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::Stream;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Stream`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1030 -     let content2_stream = lopdf::Stream::new(lopdf::dictionary! {}, content2.to_vec());
[INFO] [stdout] 1030 +     let content2_stream = Stream::new(lopdf::dictionary! {}, content2.to_vec());
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1034:27
[INFO] [stdout]      |
[INFO] [stdout] 1034 |     let content3_stream = lopdf::Stream::new(lopdf::dictionary! {}, content3.to_vec());
[INFO] [stdout]      |                           ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::Stream;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Stream`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1034 -     let content3_stream = lopdf::Stream::new(lopdf::dictionary! {}, content3.to_vec());
[INFO] [stdout] 1034 +     let content3_stream = Stream::new(lopdf::dictionary! {}, content3.to_vec());
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1038:23
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     let permissions = lopdf::Permissions::all();
[INFO] [stdout]      |                       ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::fs::Permissions;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::Permissions;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use ttf_parser::Permissions;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1038 -     let permissions = lopdf::Permissions::all();
[INFO] [stdout] 1038 +     let permissions = Permissions::all();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1039:30
[INFO] [stdout]      |
[INFO] [stdout] 1039 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]      |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1039 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 1039 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1047:28
[INFO] [stdout]      |
[INFO] [stdout] 1047 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]      |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::EncryptionState;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1047 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 1047 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1106:33
[INFO] [stdout]      |
[INFO] [stdout] 1106 |             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout]      |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::StringFormat;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1106 -             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout] 1106 +             Object::String(id1, StringFormat::Literal),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1107:33
[INFO] [stdout]      |
[INFO] [stdout] 1107 |             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout]      |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::StringFormat;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1107 -             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout] 1107 +             Object::String(id2, StringFormat::Literal),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1173:31
[INFO] [stdout]      |
[INFO] [stdout] 1173 |     let mut content1_stream = lopdf::Stream::new(lopdf::dictionary! { "Filter" => "FlateDecode" }, content1.to_vec());
[INFO] [stdout]      |                               ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::Stream;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Stream`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1173 -     let mut content1_stream = lopdf::Stream::new(lopdf::dictionary! { "Filter" => "FlateDecode" }, content1.to_vec());
[INFO] [stdout] 1173 +     let mut content1_stream = Stream::new(lopdf::dictionary! { "Filter" => "FlateDecode" }, content1.to_vec());
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1178:31
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     let mut content2_stream = lopdf::Stream::new(lopdf::dictionary! { "Filter" => "FlateDecode" }, content2.to_vec());
[INFO] [stdout]      |                               ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::Stream;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Stream`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1178 -     let mut content2_stream = lopdf::Stream::new(lopdf::dictionary! { "Filter" => "FlateDecode" }, content2.to_vec());
[INFO] [stdout] 1178 +     let mut content2_stream = Stream::new(lopdf::dictionary! { "Filter" => "FlateDecode" }, content2.to_vec());
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1183:23
[INFO] [stdout]      |
[INFO] [stdout] 1183 |     let permissions = lopdf::Permissions::all();
[INFO] [stdout]      |                       ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::fs::Permissions;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::Permissions;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use ttf_parser::Permissions;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1183 -     let permissions = lopdf::Permissions::all();
[INFO] [stdout] 1183 +     let permissions = Permissions::all();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1184:30
[INFO] [stdout]      |
[INFO] [stdout] 1184 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]      |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1184 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 1184 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1192:28
[INFO] [stdout]      |
[INFO] [stdout] 1192 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]      |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::EncryptionState;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1192 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 1192 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1230:33
[INFO] [stdout]      |
[INFO] [stdout] 1230 |             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout]      |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::StringFormat;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1230 -             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout] 1230 +             Object::String(id1, StringFormat::Literal),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1231:33
[INFO] [stdout]      |
[INFO] [stdout] 1231 |             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout]      |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::StringFormat;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1231 -             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout] 1231 +             Object::String(id2, StringFormat::Literal),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1270:26
[INFO] [stdout]      |
[INFO] [stdout] 1270 |     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content);
[INFO] [stdout]      |                          ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::Stream;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Stream`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1270 -     let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content);
[INFO] [stdout] 1270 +     let content_stream = Stream::new(lopdf::dictionary! {}, content);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1277:23
[INFO] [stdout]      |
[INFO] [stdout] 1277 |     let permissions = lopdf::Permissions::all();
[INFO] [stdout]      |                       ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::fs::Permissions;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::Permissions;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use ttf_parser::Permissions;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1277 -     let permissions = lopdf::Permissions::all();
[INFO] [stdout] 1277 +     let permissions = Permissions::all();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1278:30
[INFO] [stdout]      |
[INFO] [stdout] 1278 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]      |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1278 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 1278 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1286:28
[INFO] [stdout]      |
[INFO] [stdout] 1286 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]      |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::EncryptionState;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1286 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 1286 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1380:41
[INFO] [stdout]      |
[INFO] [stdout] 1380 |             Object::String(id1.clone(), lopdf::StringFormat::Literal),
[INFO] [stdout]      |                                         ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::StringFormat;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1380 -             Object::String(id1.clone(), lopdf::StringFormat::Literal),
[INFO] [stdout] 1380 +             Object::String(id1.clone(), StringFormat::Literal),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1381:41
[INFO] [stdout]      |
[INFO] [stdout] 1381 |             Object::String(id2.clone(), lopdf::StringFormat::Literal),
[INFO] [stdout]      |                                         ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::StringFormat;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1381 -             Object::String(id2.clone(), lopdf::StringFormat::Literal),
[INFO] [stdout] 1381 +             Object::String(id2.clone(), StringFormat::Literal),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1439:30
[INFO] [stdout]      |
[INFO] [stdout] 1439 |         let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.into_bytes());
[INFO] [stdout]      |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::Stream;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Stream`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1439 -         let content_stream = lopdf::Stream::new(lopdf::dictionary! {}, content.into_bytes());
[INFO] [stdout] 1439 +         let content_stream = Stream::new(lopdf::dictionary! {}, content.into_bytes());
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1459:23
[INFO] [stdout]      |
[INFO] [stdout] 1459 |     let permissions = lopdf::Permissions::all();
[INFO] [stdout]      |                       ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::fs::Permissions;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::Permissions;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use ttf_parser::Permissions;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1459 -     let permissions = lopdf::Permissions::all();
[INFO] [stdout] 1459 +     let permissions = Permissions::all();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1460:30
[INFO] [stdout]      |
[INFO] [stdout] 1460 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]      |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1460 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 1460 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1468:28
[INFO] [stdout]      |
[INFO] [stdout] 1468 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]      |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::EncryptionState;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1468 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 1468 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1558:33
[INFO] [stdout]      |
[INFO] [stdout] 1558 |             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout]      |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::StringFormat;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1558 -             Object::String(id1, lopdf::StringFormat::Literal),
[INFO] [stdout] 1558 +             Object::String(id1, StringFormat::Literal),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1559:33
[INFO] [stdout]      |
[INFO] [stdout] 1559 |             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout]      |                                 ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::StringFormat;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `StringFormat`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1559 -             Object::String(id2, lopdf::StringFormat::Literal),
[INFO] [stdout] 1559 +             Object::String(id2, StringFormat::Literal),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1563:30
[INFO] [stdout]      |
[INFO] [stdout] 1563 |     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout]      |                              ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::EncryptionVersion;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `EncryptionVersion`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1563 -     let encryption_version = lopdf::EncryptionVersion::V2 {
[INFO] [stdout] 1563 +     let encryption_version = EncryptionVersion::V2 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1568:22
[INFO] [stdout]      |
[INFO] [stdout] 1568 |         permissions: lopdf::Permissions::all(),
[INFO] [stdout]      |                      ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout]    1 + use std::fs::Permissions;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::Permissions;
[INFO] [stdout]      |
[INFO] [stdout]    1 + use ttf_parser::Permissions;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Permissions`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1568 -         permissions: lopdf::Permissions::all(),
[INFO] [stdout] 1568 +         permissions: Permissions::all(),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `lopdf` in this scope
[INFO] [stdout]     --> tests/decryption.rs:1570:28
[INFO] [stdout]      |
[INFO] [stdout] 1570 |     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]      |                            ^^^^^ use of unresolved module or unlinked crate `lopdf`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `lopdf`, use `cargo add lopdf` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout]    1 + use pdf_cos::EncryptionState;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `EncryptionState`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1570 -     let encryption_state = lopdf::EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout] 1570 +     let encryption_state = EncryptionState::try_from(encryption_version).unwrap();
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pdf-cos` (test "decryption") due to 139 previous errors
[INFO] [stderr] error: could not compile `pdf-cos` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "31eb074215d617003f7453d1bb8d00cbdf29568465c5b80526286a453d92b4fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31eb074215d617003f7453d1bb8d00cbdf29568465c5b80526286a453d92b4fe", kill_on_drop: false }`
[INFO] [stdout] 31eb074215d617003f7453d1bb8d00cbdf29568465c5b80526286a453d92b4fe
